home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TATTACHMENTFRAME / TATTACHMENTFRAME.txt
Encoding:
Text File  |  2005-02-07  |  2.6 KB  |  115 lines

  1. inherited AttachmentFrame: TAttachmentFrame
  2.   Width = 504
  3.   Height = 289
  4.   AutoScroll = False
  5.   object Beveles17: TBevelesU
  6.     Left = 4
  7.     Top = 0
  8.     Width = 485
  9.     Height = 137
  10.     Shape = bsFrame
  11.     Caption = 'Attachments'
  12.     BorderWidth = 0
  13.   end
  14.   object Label60: TTntLabel
  15.     Left = 16
  16.     Top = 72
  17.     Width = 277
  18.     Height = 13
  19.     Caption = '&Automatically join multipart attachments in the viewer up to '
  20.     FocusControl = AttachMultiJoin
  21.   end
  22.   object Beveles10: TBevelesU
  23.     Left = 4
  24.     Top = 144
  25.     Width = 485
  26.     Height = 113
  27.     Shape = bsFrame
  28.     Caption = 'Default attachment options for outgoing messages'
  29.     BorderWidth = 0
  30.   end
  31.   object Label22: TTntLabel
  32.     Left = 16
  33.     Top = 24
  34.     Width = 238
  35.     Height = 13
  36.     Caption = '&Never execute attachments with these extensions:'
  37.     FocusControl = noruns
  38.   end
  39.   object Label23: TTntLabel
  40.     Left = 372
  41.     Top = 72
  42.     Width = 14
  43.     Height = 13
  44.     Caption = 'KB'
  45.   end
  46.   object AttachEncoding: TTntRadioGroup
  47.     Left = 16
  48.     Top = 164
  49.     Width = 185
  50.     Height = 85
  51.     Caption = 'Encoding'
  52.     ItemIndex = 0
  53.     Items.WideStrings = (
  54.       '&Mime (Base64) encoding'
  55.       '&UUencoding'
  56.       '&yEncoding')
  57.     TabOrder = 4
  58.   end
  59.   object noruns: TTntEdit
  60.     Left = 16
  61.     Top = 40
  62.     Width = 465
  63.     Height = 21
  64.     TabOrder = 0
  65.     Text = 
  66.       '*.386;*.acm;*.acv;*.adt;*.ax;*.bat;*.bin;*.btm;*.cla;*.com;*.cpl' +
  67.       ';*.csh;*.dll;*.dos;*.drv;*.exe;*.hlp;*.js;*.jdt;*.mdb;*.mso;*.oc' +
  68.       'x;*.pdf;*.pif;*.pl;*.pm;*.pot;*.rtf;*.scr;*.sh;*.smm;*.sys;*.vb;' +
  69.       '*.vbs;*.vsd;*.vss;*.vst;*.vxd;'
  70.   end
  71.   object AttachZip: TtntAutoSizeCheckBox
  72.     Left = 212
  73.     Top = 172
  74.     Width = 104
  75.     Height = 17
  76.     Caption = '&Zip compress files'
  77.     TabOrder = 5
  78.   end
  79.   object AttachAddFNToSubject: TtntAutoSizeCheckBox
  80.     Left = 212
  81.     Top = 196
  82.     Width = 158
  83.     Height = 17
  84.     Caption = 'Add &file description to subject'
  85.     TabOrder = 6
  86.   end
  87.   object ShowPartCompletenessCB: TtntAutoSizeCheckBox
  88.     Left = 16
  89.     Top = 90
  90.     Width = 287
  91.     Height = 17
  92.     Caption = '&Show completeness indicators for multiparts in header list'
  93.     TabOrder = 2
  94.   end
  95.   object ImagePreviewCB: TtntAutoSizeCheckBox
  96.     Left = 16
  97.     Top = 108
  98.     Width = 308
  99.     Height = 17
  100.     Caption = 'Show &preview of first image attachment in message parts tree'
  101.     TabOrder = 3
  102.   end
  103.   object AttachMultiJoin: tMMjvspinedit
  104.     Left = 296
  105.     Top = 64
  106.     Width = 73
  107.     Height = 21
  108.     Cursor = crIBeam
  109.     MaxValue = 10000.000000000000000000
  110.     MinValue = 1.000000000000000000
  111.     Value = 1.000000000000000000
  112.     TabOrder = 1
  113.   end
  114. end
  115.